PDF4Java Reference Documentation
com.o2sol.pdf4java.annotations.a3d Package / PDF3DActivation Class / showUserInterface Method
In This Topic
    showUserInterface Method
    In This Topic
    Gets a value indicating the default behavior of the user interface for viewing or managing information about the 3D artwork.
    Syntax
    public boolean showUserInterface()

    Return Value

    True if the user interface should be made visible when the annotation is activated, false if the user interface should not be made visible by default.
    See Also